home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / aaplayhi.zip / SAMPLE.SCR < prev    next >
Text File  |  1991-10-09  |  276b  |  12 lines

  1. // Sample AAPLAYHI script file
  2. // which uses 2 files supplied
  3. // on the Player disk...
  4. // Hit <esc> to end script
  5. //
  6. loop(forever) // loop the presentation
  7.      lab1.gif -t fadein fadeout
  8.      backhoe.fli -l 4
  9. endloop // that's all folks
  10. //
  11. // Autodesk, Inc. 1991
  12.